Skip to content

Add basic card back design (#37128) - #110

Merged
winnerspiros merged 1 commit into
winnerspiros:masterfrom
ppy:master
Mar 28, 2026
Merged

Add basic card back design (#37128)#110
winnerspiros merged 1 commit into
winnerspiros:masterfrom
ppy:master

Conversation

@winnerspiros

@winnerspiros winnerspiros commented Mar 28, 2026

Copy link
Copy Markdown
Owner

It's just something more than nothing.

osu Game Tests 2026-03-27 at 08 26 34


Summary by Gitar

  • Visual enhancements:
    • Changed background from solid color to gradient between Background3 and Background4
    • Added animated TrianglesV2 background effect with velocity parameter
    • Added centered logo sprite from Menu/logo texture

This will update automatically on new commits.

Summary by CodeRabbit

  • Visual Improvements
    • Redesigned the ranked play card's back side with a gradient background and decorative overlay elements, enhancing visual depth and presentation.

It's just something more than nothing.

<img width="1079" height="554" alt="osu Game Tests 2026-03-27 at 08 26
34"
src="https://github.com/user-attachments/assets/de1485f7-b29c-4bc5-aec4-dbc736a87961"
/>
@coderabbitai

coderabbitai Bot commented Mar 28, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 267896ef-3a98-4304-9bed-9f7ab7b50498

📥 Commits

Reviewing files that changed from the base of the PR and between a65c31b and 824672c.

📒 Files selected for processing (1)
  • osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay/Card/RankedPlayCardBackSide.cs

📝 Walkthrough

Walkthrough

The RankedPlayCardBackSide component's background is enhanced with a multi-layered visual composition. A static solid box is replaced with a gradient-filled box, animated triangles overlay, and a centered logo sprite. The dependency loader is updated to accept TextureStore for texture management.

Changes

Cohort / File(s) Summary
Ranked Play Card Visual Enhancement
osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay/Card/RankedPlayCardBackSide.cs
Background composition expanded from single Box to multi-layer structure: gradient Box, TrianglesV2 animated overlay, and Sprite logo. Dependency loader signature updated to include TextureStore parameter for texture asset loading.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

A card so plain, now shines so bright,
With gradients flowing, left to right,
Triangles dance in playful flight,
And logos bloom like morning light,
Ranked Play's back side—pure delight! 🐰✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@winnerspiros
winnerspiros merged commit 551fab8 into winnerspiros:master Mar 28, 2026
4 of 9 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Apr 10, 2026
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants